ReactiveRecyclerViewViewHolder.AllPublicProperties property¶
Defined in
Type: ReactiveRecyclerViewViewHolderReactiveUI.Reactive.AndroidX
Assembly: ReactiveUI.AndroidX.Reactive.dll
Applies to
net10.0-android36.0
Attributes: [IgnoreDataMember] [JsonIgnore]
protected Lazy<PropertyInfo[]>? AllPublicProperties { get; set; }
Summary: Gets or sets the lazily-computed set of public properties used by legacy reflection-based wiring.
Returns: Lazy